wayland: Fix a link
authorMatthias Clasen <mclasen@redhat.com>
Sun, 21 Feb 2021 17:39:28 +0000 (12:39 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:31 +0000 (16:37 +0000)
gi-docgen currently can't handle links without namespace
in the Wayland docs.

gdk/wayland/gdksurface-wayland.c

index c621a713444c09f7155d262e229b7176a294bfc7..ca85fc75a2955fd0c4b46af0f8e188a390cde2ac 100644 (file)
@@ -4590,7 +4590,7 @@ static const struct zxdg_imported_v1_listener xdg_imported_listener = {
  * @parent_handle_str refers.
  *
  * Typically, the handle will originate from a
- * [method@WaylandToplevel.export_handle] call in another process.
+ * [method@GdkWayland.WaylandToplevel.export_handle] call in another process.
  *
  * Note that this API depends on an unstable Wayland protocol,
  * and thus may require changes in the future.